adTempus API
PreviousUpNext
IExecutionHistoryItem::ExecutionFinish Property

Gets the date/time at which execution of the job finished.

C++
__property VARIANT* ExecutionFinish;
C#
VARIANT* ExecutionFinish;
Visual Basic
Property ExecutionFinish() As VARIANT*

If the job has not finished executing, will be set to a Variant of type VT_NULL. 

The date/time is the local time on the server (not UTC). If you are connected to a Master computer, the date/time is in the time zone of the Master even if the job ran on an Agent in a different time zone.

adTempus API Reference version 3.0.0.0, revised 10/30/2008